func runtime.atomic_casPointer

one use

	runtime (current package)
		atomic_pointer.go#L56: func atomic_casPointer(ptr *unsafe.Pointer, old, new unsafe.Pointer) bool {